add(tutorial): Submitted my Gamified/Educational agentic AI Java tutorial#2
Conversation
…rial to learn more about Java 25 + Spring AI while Having Fun :)
📝 WalkthroughWalkthroughA new tutorial entry was added to SPEC.md under the Tutorials section, documenting how to create an Agentic AI Java application with Spring AI. The entry includes a Tutorial badge, description of AI agent orchestration capabilities, and a repository link to the sample application. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
SPEC.md (1)
97-97: Polish title-case in the tutorial blurb for consistency.Minor editorial tweak: use “Game Master” (title case) for cleaner style consistency.
✍️ Suggested wording tweak
-- **Description:** A step-by-step tutorial to go from a coding apprentice to a Game master of AI agent orchestration. +- **Description:** A step-by-step tutorial to go from a coding apprentice to a Game Master of AI agent orchestration.🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@SPEC.md` at line 97, Update the tutorial blurb string "A step-by-step tutorial to go from a coding apprentice to a Game master of AI agent orchestration." by changing "Game master" to title case "Game Master" so the line reads "...to go from a coding apprentice to a Game Master of AI agent orchestration."; locate and edit the exact string in SPEC.md (the blurb/Description line) to preserve surrounding punctuation and formatting.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Nitpick comments:
In `@SPEC.md`:
- Line 97: Update the tutorial blurb string "A step-by-step tutorial to go from
a coding apprentice to a Game master of AI agent orchestration." by changing
"Game master" to title case "Game Master" so the line reads "...to go from a
coding apprentice to a Game Master of AI agent orchestration."; locate and edit
the exact string in SPEC.md (the blurb/Description line) to preserve surrounding
punctuation and formatting.
This tutorial aims to help students learn more about Java 25 + Spring AI using Tabletop Role-Playing Games as an excuse to practice and Have some Fun along the way :)
Summary by CodeRabbit